projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae4370a
)
* xdisp.c (next_overlay_string): Don't set
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 29 Feb 2008 03:12:19 +0000
(
03:12
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 29 Feb 2008 03:12:19 +0000
(
03:12
+0000)
overlay_strings_at_end_processed_p if we're currently reading from a
display string.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a212f023c2165cb3af1de0e3413cd9dde9a6478b..7b85671a02524734dc9582103b76ced8a2bd9f9c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2008-02-29 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (next_overlay_string): Don't set
+ overlay_strings_at_end_processed_p if we're currently reading from
+ a display string.
+
2008-02-29 Stefan Monnier <monnier@iro.umontreal.ca>
* xdisp.c (get_overlay_strings_1): Fix typo.